home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_360 / uucp / uucp1.lzh / lib / Config < prev    next >
Text File  |  1990-04-03  |  2KB  |  57 lines

  1.  
  2. #   Config file sample
  3. #
  4. #   Config may exist as 'UULIB:Config' or 'S:UUConfig', but not in
  5. #   any overide directory for UULIB: since that is listed in the config
  6. #   file and we have to find it first, eh?
  7. #
  8. #   note, in first list NewsEditor is new
  9.  
  10. NodeName      uucp
  11. UserName      root
  12. RealName      Foo The Bar
  13. Debug          0
  14. NewsFeed      newsnode
  15. Organization  Not an Organization
  16. Filter          Dme
  17. RFilter       Dme
  18. MailEditor    Dme
  19. NewsEditor    Dme
  20. DomainName    .UUCP
  21. TimeZone      PST
  22. DefaultNode   overload.UUCP
  23. MailReadyCmd  Inform mail "newcli from uucp:c/dmail.bat" "You have new mail"
  24. NewsReadyCmd  Inform news "newcli from uucp:c/anews.bat" "You have new news"
  25.  
  26. #   These may be used to specify explicit paths to auto-run programs.
  27. #   Example paths are shown.  If not specified, the programs in question
  28. #   are assumed to exist in your command path.
  29. #
  30. #Uux          fubar:Uux
  31. #Sendmail     fubar:sendmail
  32. #Postnews     fubar:Postnews
  33. #Uuxqt          fubar:uuxqt
  34. #RMail          fubar:rmail
  35. #CUnbatch     fubar:cunbatch
  36. #RNews          fubar:rnews
  37.  
  38.  
  39. #   These may be used to specify explicit directories instead of the
  40. #   defaults (UUSPOOL: UUNEWS: UUMAIL: etc...).  Note that default
  41. #   the Config file itself you must copy it as S:UUConfig
  42. #
  43. #   If all are specified, no assigns are required though UUCP: is
  44. #   suggested to make referencing programs easier.
  45. #
  46. #   If the last character of a prefix is neither / or : then a / will
  47. #   AUTOMATICALLY be added... i.e. you do not have to worry about it.
  48. #
  49. #UUSpool      directory-prefix
  50. #UUNews       directory-prefix
  51. #UUMail       directory-prefix
  52. #UULib          directory-prefix
  53. #UUPub          directory-prefix
  54. #UUMan          directory-prefix
  55. #UUCP          directory-prefix
  56.  
  57.